@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,lable,textarea,p,blockquote,img{margin: 0;padding: 0;}
img{border:none;}
ol,ul{list-style:none;}
html{font-size:62.5%;}
body{color:#2d2d2d;word-break:break-all;font-family:"思源⿊体 CN Medium";font-size: 1.4rem;background-color: #fafafa;}
select,input{vertical-align:middle; padding:1px 0;}
label {cursor:hand;}
.model {cursor:pointer;}  
a{cursor:pointer;}
a:link, a:visited{color:#2d2d2d;text-decoration:none;}


a:hover, a:active{color:#000;text-decoration:none;}

/*---------------------dd3535 ----------------*/

/*--------------------============春节==============-----------------*/
.deng1{
	z-index: 10;
	position: absolute;
	left: 90px;
}
.deng2{
	position: absolute;
	z-index: 9;
	right: 100px;
}

.lie{	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.nav_qie{
	height: 100px;
	display: flex;
	flex-direction: row;
	justify-content:space-between;
}
.nav_qie img{
	float: left;
}
.nav_qie a{
	/* float: right; */
	/* margin-left: 30px; */
	/* line-height: 100px;
	font-size: 16px;
	font-weight: bold; */
}
.ad-toutu{
	height: 500px;
	width: 100%;
	overflow: hidden;
	background-image: url(../img2023/ad01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.ad{
	height: 500px;
	width: 100%;
        min-width:1200px;
	overflow: hidden;
	/* background-image: url(../img2023/ad01.jpg); */
	background-repeat: no-repeat;
	background-position: center top;
}

.zone{

	background-image: url(../img2023/bj01.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 600px;
	width: 100%;
        min-width:1200px;
  }
  

.zone .search{
	font-size: 16px;
	line-height: 36px;
	padding-top: 38px;
	padding-bottom: 38px;
	display: flex;
	justify-content: space-between;
}
.zonesearcha{
	line-height: 36px;
	color: #FFFFFF;
	background-color: #1391FF;
	height: 36px;
	width: 126px;
	text-align: center;
	border-radius:5px;
	display: inline-block;
	margin-left: 10px;
	top: 2px;
	position: relative;
} 
.zone .search input{
	width: 180px;
	height: 37px;
	text-align: center;
}

#airCompany{
	width: 180px;
}

#io{
	width: 80px;
}

.zone .search select{
	height: 37px;
}

.zone .search select,.zone .search input{
	font-size: 14px;
	line-height: 34px;
	color: #929090;
	border: 1px solid #dedede;
	border-radius:5px;
	align-content: center;
	/* margin-left: 10px;
	padding-left: 10px; */
}
/*
.zone .search select{
	height: 37px;
	width: 100px;
}
.zone .search select,.zone .search input{
	font-size: 14px;
	line-height: 34px;
	color: #929090;
	border: 1px solid #dedede;
	border-radius:5px;
	margin-left: 10px;
	padding-left: 10px;
}
.zone .search input{height: 34px;}
.zone .search a{
	line-height: 36px;
	color: #FFFFFF;
	background-color: #1490ff;
	height: 36px;
	width: 126px;
	text-align: center;
	border-radius:5px;
	display: inline-block;
	margin-left: 10px;
	top: 2px;
	position: relative;
} */
.zone .news{
	padding-bottom: 20px;
}
.zone .news .video{
	display: inline-block;
	height: 280px;
	width: 495px;
	margin-right: 30px;
}
.zone .news .entry{
	display: inline-block;
	height: 280px;
	width: 665px;
	vertical-align: top;
}
/* .zone .news .entry a{
	font-size: 17px;
	line-height: 47px;
	color: #939393;
	text-align: center;
	display: inline-block;
	 width: 170px; 
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
} */
.TabTitle a {
	font-size: 17px;
	line-height: 45px;
	color: #939393;
	text-align: center;
	display: inline-block;
	width: 170px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
/* Tab_newslist a{	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
} */
.Tab_newslist a:hover{	
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}

.zone .news .entry a:hover,
.zone .news .entry .call{
	color: #000000;
	border-bottom-color: #000000;
}

.zone .news .entry .active{
	color: #000000;
	border-bottom-color: #000000;
}
.zone .news .entry ul{
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dedede;
}
.zone .news .entry ul li{
	font-size: 14px;
	line-height: 40px;
	color: #686868;
}
/* .zone .news .entry .TabContent .jggdu .ull ul li{
	font-size: 14px;
	line-height: 40px;
	color: #686868;
} */
.zone .news .entry ul li i{
	background-color: #c3c3c3;
	display: inline-block;
	height: 6px;
	width: 6px;
	margin-right: 10px;
	margin-left: 10px;border-radius:3px;
}
.zone .news .entry ul li em{
	font-style: normal;
	float: right;
	font-weight: lighter;
	padding-right: 10px;
}
.zone .news .entry ul li:hover{
    background-color:rgba(255,255,255,0.3);

}
.zone .fast{
	height: 134px;
	padding-top: 20px;
	padding-bottom: 20px;
	
}


#fast_yaotudiv_flex{
	display: flex;
	flex-direction: row;
	justify-content: space-around;
}

/* .zone .fast a{}; */
.clan{
	background-image: url(../img2023/member.jpg);
	background-position: center top;
	height: 383px;
	width: 100%;
        min-width: 1200px;
	color: #FFFFFF;
	overflow: hidden;
}
.clan .lie .rubric{	
	font-size: 18px;
	line-height: 25px;
	background-image: url(../img2023/airstrip.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	/* height: 50px; */
	width: 100%;
        min-width:1200px;
	/* padding-top: 30px; */
	/* padding-bottom: 50px; */
    margin: 45px 0 14px 0;
}

.clan .lie11 .rubric{
	font-size: 18px;
	line-height: 25px;
	background-image: url(../img2023/airstrip.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	/* height: 50px; */
	width: 100%;
	/* padding-top: 30px; */
	/* padding-bottom: 50px; */
    margin: 45px 0 14px 0;
}
.clan .lie a{
	width: 50px;
	float: left;
	margin-top: 50px;
}
.clan .lie .airport{
	width: 1090px;
	height: 300px;
	overflow: hidden;
	float: left;
}
.clan .lie .airport .part{
	display: inline-block;
	height: 300px;
	width: 200px;
	text-align: center;
	margin-right:6px;
	margin-left: 6px;
}
.clan .lie .airport .part i{
	height: 167px;
	width: 167px;
	border-radius:83.5px;
	display: block;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.end{
	background-image: url(../img2023/endbj.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 255px;
	width: 100%;
        min-width:1200px;
	overflow: hidden;
}
.end .lie .skinny{
	height: 205px;
	width: 670px;
	padding-left: 50px;
	float: left;
	padding-top: 50px;
}
.end .lie .skinny img{
	margin-right: 5px;
	margin-left: 20px;
	position: relative;
	top: 3px;
}
.end .lie .skinny a{
	/* margin-left: 20px; */
}
.end .lie .follow{
	background-color: #407ab7;
	height: 130px;
	border-radius:10px;
	width: 40px;
	float: left;
	text-align: center;
	font-size: 18px;
	line-height: 28px;
	color: #FFFFFF;
	padding-top: 10px;
	margin-top: 40px;
	margin-right: 30px;
}
.end .lie .code{
	text-align: center;
	width: 180px;
	line-height: 50px;
	float: left;
	padding-top: 40px;
}
.end .lie .code img{
	display: block;
	margin-right: auto;
	margin-left: auto;
}